How to Install google-android-ndk-installer software package in Ubuntu 17.04 (Zesty Zapus)

How to Install google-android-ndk-installer software package in Ubuntu 17.04 (Zesty Zapus)

google-android-ndk-installer software package provides Google Android Native Development Kit (NDK) Installer, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install google-android-ndk-installer 

google-android-ndk-installer is installed in your system.

Make ensure the google-android-ndk-installer package were installed using the commands given below,

$ sudo dpkg-query -l | grep google-android-ndk-installer *

You will get with google-android-ndk-installer package name, version, architecture and description in a table

google-android-ndk-installer package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package google-android-ndk-installer
Version 12.b+1
Description Google Android Native Development Kit (NDK) Installer
Sub Section devel


See Also, How to uninstall or remove google-android-ndk-installer software package from Ubuntu 17.04 (Zesty Zapus)?